Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update all non-major dependencies #1029

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 9, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
esbuild patch 0.24.0 -> 0.24.2 age adoption passing confidence
github.com/alecthomas/chroma/v2 require minor v2.14.0 -> v2.15.0 age adoption passing confidence
github.com/alecthomas/kong require minor v1.5.1 -> v1.6.1 age adoption passing confidence
go patch 1.23.3 -> 1.23.4 age adoption passing confidence
watchexec patch 2.2.0 -> 2.2.1 age adoption passing confidence

Release Notes

evanw/esbuild (esbuild)

v0.24.2

  • Fix regression with --define and import.meta (#​4010, #​4012, #​4013)

    The previous change in version 0.24.1 to use a more expression-like parser for define values to allow quoted property names introduced a regression that removed the ability to use --define:import.meta=.... Even though import is normally a keyword that can't be used as an identifier, ES modules special-case the import.meta expression to behave like an identifier anyway. This change fixes the regression.

    This fix was contributed by @​sapphi-red.

alecthomas/chroma (github.com/alecthomas/chroma/v2)

v2.15.0

Compare Source

What's Changed

New Contributors

Full Changelog: v2.14.0...v2.15.0

alecthomas/kong (github.com/alecthomas/kong)

v1.6.1

Compare Source

What's Changed

Full Changelog: alecthomas/kong@v1.6.0...v1.6.1

v1.6.0

Compare Source

golang/go (go)

v1.23.4

watchexec/watchexec (watchexec)

v2.2.1: CLI v2.2.1


Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 3a7158d to de08336 Compare December 21, 2024 03:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from de08336 to 2494a35 Compare January 6, 2025 00:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2494a35 to 80a9984 Compare January 7, 2025 01:23
@alecthomas alecthomas merged commit e79c813 into master Jan 7, 2025
2 checks passed
@alecthomas alecthomas deleted the renovate/all-minor-patch branch January 7, 2025 02:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant